net/http.http2ClientConn.tlsState (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7781: 	tlsState      *tls.ConnectionState // nil only for specialized impls
		h2_bundle.go#L8303: 		cc.tlsState = &state
		h2_bundle.go#L8834: 		res.TLS = cc.tlsState